
@layer base {
  
  body, :host {
    /* Color */
      --l-std-text: #3c4045;
--l-nav-opt: #6F7290;
--l-hl-nav-opt: #fcfcfcff;
--l-hl-bg-nav-opt: #8369f7;
--l-hl-nav-opt-sdw: #e2e2e9ff;
--l-area-sdw: #ebefefff;
--l-area-bdr: #ebefefff;
--l-area-bg: #fefefe;
--d-std-text: #F2F2F2;
--d-nav-opt: #BBBCC8;
--d-hl-nav-opt: #fcfcfc;
--d-hl-bg-nav-opt: #8369f7ff;
--d-hl-nav-opt-sdw: #7a7a7aff;
--d-area-sdw: #2f353dff;
--d-area-bdr: #505868ff;
--d-area-bg: #393c3bff;
--red-50: #FEF2F2;
--red-100: #FEE2E2;
--red-200: #FECACA;
--red-300: #FCA5A5;
--red-400: #F87171;
--red-500: #EF4444;
--red-600: #DC2626;
--red-700: #B91C1C;
--red-800: #991B1B;
--red-900: #7F1D1D;
--sky-50: #F0F9FF;
--sky-100: #E0F2FE;
--sky-200: #BAE6FD;
--sky-300: #7DD3FC;
--sky-400: #38BDF8;
--sky-500: #0EA5E9;
--sky-600: #0284C7;
--sky-700: #0369A1;
--sky-800: #075985;
--sky-900: #0C4A6E;
--blue-50: #EFF6FF;
--blue-100: #DBEAFE;
--blue-200: #BFDBFE;
--blue-300: #93C5FD;
--blue-400: #60A5FA;
--blue-500: #3B82F6;
--blue-600: #2563EB;
--blue-700: #1D4ED8;
--blue-800: #1E40AF;
--blue-900: #1E3A8A;
--cyan-50: #ECFEFF;
--cyan-100: #CFFAFE;
--cyan-200: #A5F3FC;
--cyan-300: #67E8F9;
--cyan-400: #22D3EE;
--cyan-500: #06B6D4;
--cyan-600: #0891B2;
--cyan-700: #0E7490;
--cyan-800: #155E75;
--cyan-900: #164E63;
--grey-50: #ffffff;
--grey-100: #fefefe;
--grey-200: #f6f8fa;
--grey-300: #e3e3e9;
--grey-400: #A3A3A3;
--grey-500: #3c4045;
--grey-600: #6f7290;
--grey-700: #404040;
--grey-800: #262626;
--grey-900: #171717;
--lime-50: #F7FEE7;
--lime-100: #ECFCCB;
--lime-200: #D9F99D;
--lime-300: #BEF264;
--lime-400: #A3E635;
--lime-500: #84CC16;
--lime-600: #65A30D;
--lime-700: #4D7C0F;
--lime-800: #3F6212;
--lime-900: #365314;
--pink-50: #FDF2F8;
--pink-100: #FCE7F3;
--pink-200: #FBCFE8;
--pink-300: #F9A8D4;
--pink-400: #F472B6;
--pink-500: #EC4899;
--pink-600: #DB2777;
--pink-700: #BE185D;
--pink-800: #9D174D;
--pink-900: #831843;
--teal-50: #F0FDFA;
--teal-100: #CCFBF1;
--teal-200: #99F6E4;
--teal-300: #5EEAD4;
--teal-400: #2DD4BF;
--teal-500: #14B8A6;
--teal-600: #0D9488;
--teal-700: #0F766E;
--teal-800: #115E59;
--teal-900: #134E4A;
--green-50: #ECFDF5;
--green-100: #D1FAE5;
--green-200: #A7F3D0;
--green-300: #6EE7B7;
--green-400: #34D399;
--green-500: #10B981;
--green-600: #22d402;
--green-700: #047857;
--green-800: #065F46;
--green-900: #064E3B;
--indigo-50: #EEF2FF;
--indigo-100: #E0E7FF;
--indigo-200: #C7D2FE;
--indigo-300: #A5B4FC;
--indigo-400: #818CF8;
--indigo-500: #876df7;
--indigo-600: #4F46E5;
--indigo-700: #4338CA;
--indigo-800: #3730A3;
--indigo-900: #312E81;
--orange-50: #FFF7ED;
--orange-100: #FFEDD5;
--orange-200: #FED7AA;
--orange-300: #FDBA74;
--orange-400: #FB923C;
--orange-500: #F97316;
--orange-600: #EA580C;
--orange-700: #C2410C;
--orange-800: #9A3412;
--orange-900: #7C2D12;
--purple-50: #F5F3FF;
--purple-100: #EDE9FE;
--purple-200: #DDD6FE;
--purple-300: #C4B5FD;
--purple-400: #A78BFA;
--purple-500: #8B5CF6;
--purple-600: #7C3AED;
--purple-700: #6D28D9;
--purple-800: #5B21B6;
--purple-900: #4C1D95;
--yellow-50: #FFFBEB;
--yellow-100: #FEF3C7;
--yellow-200: #FDE68A;
--yellow-300: #FCD34D;
--yellow-400: #FBBF24;
--yellow-500: #F59E0B;
--yellow-600: #D97706;
--yellow-700: #B45309;
--yellow-800: #92400E;
--yellow-900: #78350F;
--fuchsia-50: #FDF4FF;
--fuchsia-100: #FAE8FF;
--fuchsia-200: #F5D0FE;
--fuchsia-300: #F0ABFC;
--fuchsia-400: #E879F9;
--fuchsia-500: #D946EF;
--fuchsia-600: #C026D3;
--fuchsia-700: #A21CAF;
--fuchsia-800: #86198F;
--fuchsia-900: #701A75;
  /* Fonts */
    --font-alata: 'Alata',sans-serif;
--font-manrope: 'Manrope',sans-serif;

    /* Font size */
    --font-size-xxs: 0.625rem;
--font-size-xs: 0.75rem;
--font-size-sm: 0.875rem;
--font-size-base: 1rem;
--font-size-lg: 1.125rem;
--font-size-xl: 1.25rem;
--font-size-2xl: 1.5rem;
--font-size-3xl: 1.875rem;
--font-size-4xl: 2.25rem;
--font-size-5xl: 3rem;
--font-size-base-lg2: 1.075rem;
--font-size-smaller: 0.825rem;
--font-size-base-lg: 1.0205rem;
--section-hdr: 1.875rem;
    /* Font weight */
    --font-weight-thin: 100;
--font-weight-lighter: 200;
--font-weight-light: 300;
--font-weight-regular: 400;
--font-weight-normal: 500;
--font-weight-bold: 700;
--font-weight-semi-bold: 600;
--font-weight-bolder: 800;
--font-weight-black: 900;
    /* Shadows */
    --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
--shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
--shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* Border radius */
    
    /* Spacing */
    --4: 4px;
--8: 8px;
--12: 12px;
--16: 16px;
--24: 24px;
--32: 32px;
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}

      
  .bZUNSn {
    width:100vw;
  height:100vh;
  display:flex;
  flex-direction:row;
  justify-content:center;
  background-color:var(--grey-100);
  }
      

      
        
      
      
  
      

      
        
      
      
  .brrKZI {
    color:var(--l-std-text);
  font-size:var(--section-hdr);
  font-family:'Alata';
  font-weight:700;
  }
      

      
  .brrKZI.dark-theme {
    color:var(--d-std-text);
  }
      

        
      
      
  .boJInk {
    color:inherit;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .cgIPYP {
    color:inherit;
  display:inline-block;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  letter-spacing:-1px;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .UZwEr {
    flex:1;
  width:100%;
  height:100%;
  }
      

      
        
      
      
  .ffbLhs {
    flex:1;
  }
      

      
        
      
      
  .fmzyYD {
    top:0px;
  height:fit-content;
  z-index:1;
  align-items:center;
  flex-direction:row;
  }
      

      
        
      
      
  .dKJKbe {
    width:100%;
  height:100%;
  padding-top:8px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:8px;
  }
      

      
        
      
      
  .eiqqSU {
    flex:1;
  box-shadow:0px 8px 6px 6px var(--l-area-sdw, #ebefefff);
  border-color:var(--l-area-bdr, #ebefefff);
  border-style:solid;
  border-width:1px;
  border-radius:12px;
  flex-direction:row;
  background-color:var(--l-area-bg, #fcfcfcff);
  }
      

      
  .eiqqSU.Dark {
    box-shadow:0px 2px 0px 0px #343c4bff;
  border-color:var(--d-area-bdr, #323d53ff);
  border-style:solid;
  border-width:1px;
  border-radius:12px;
  background-color:var(--d-area-bg, #272b2fff);
  }
      

        
      
      
  .bxGOye {
    gap:18px;
  width:170px;
  padding-top:12px;
  padding-left:12px;
  padding-right:12px;
  padding-bottom:12px;
  border-right-color:var(--l-area-bdr, #ebefefff);
  border-right-style:solid;
  border-right-width:1px;
  border-top-left-radius:12px;
  border-bottom-left-radius:12px;
  }
      

      
  .bxGOye.Dark {
    border-right-color:var(--d-area-bdr, #505868ff);
  border-right-style:solid;
  border-right-width:1px;
  }
      

        
      
      
  .cNPqZX {
    width:35%;
  }
      

      
        
      
      
  .cBCNqY {
    color:var(--l-highlight-nav-opt, #f0f0f0);
  width:42px;
  cursor:pointer;
  height:42px;
  box-shadow:1px 4px 8px 0px #00000044;
  align-items:center;
  border-radius:99px;
  outline-color:#f2f2f2ff;
  outline-style:solid;
  outline-width:2px;
  justify-content:center;
  background-color:var(--l-highlight-bg-nav-opt, #8369f7ff);
  }
      

      
        
      
      
  .fhWQOo {
    flex:1;
  border-right-color:var(--l-area-bdr, #ebefefff);
  border-right-style:solid;
  border-right-width:1px;
  }
      

      
  .fhWQOo.Dark {
    border-right-color:var(--d-area-bdr, #323d53ff);
  border-right-style:solid;
  border-right-width:1px;
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .qGiGL {
    gap:12px;
  flex:1;
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .fkeirA {
    gap:var(--32);
  flex:1;
  color:var(--l-std-text, #3c4045);
  margin:12px;
  box-shadow:2px 2px 8px 0 var(--grey-400);
  border-style:none;
  border-width:0px;
  border-radius:12px;
  outline-color:#ffffff;
  outline-style:solid;
  outline-width:2px;
  flex-direction:row;
  background-image:linear-gradient(180deg, #F6F8FA, #CECEC);
  }
      

      
  .fkeirA.DarkTheme {
    color:var(--d-std-text, #F2F2F2);
  box-shadow:1px 4px 8px 0px #00000044;
  background-image:linear-gradient(180deg, #272b29, #2f3c34);;
  }
      

        
      
      
  .ctBwuS {
    gap:var(--24);
  width:92px;
  align-items:center;
  padding-top:10px;
  }
      

      
        
      
      
  .tgGTV {
    width:100%;
  }
      

      
  .tgGTV.unselected {
    display:none;
  }
      

        
      
      
  .dlgajy {
    width:100%;
  transition:width 200ms ease-in;
  }
      

      
        
      
      
  
      

      
        
      
      
  .bgDXVv {
    transition:width 500ms ease-in;
  }
      

      
        
      
      
  .ekQbuO {
    gap:20px;
  color:var(--l-highlight-nav-opt);
  }
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .bGrlQt {
    color:var(--l-highlight-nav-opt);
  font-family:'Alata';
  }
      

      
        
      
      
  
      

      
        
      
      
  .bhELbH {
    flex:1;
  width:100%;
  flex-direction:row;
  padding-bottom:12px;
  justify-content:start;
  }
      

      
        
      
      
  .fmQSMo {
    gap:var(--16);
  color:var(--l-nav-opt);
  width:100%;
  font-size:var(--font-size-smaller);
  max-width:120px;
  min-width:80px;
  align-items:center;
  font-family:'Alata';
  font-weight:600;
  }
      

      
  .fmQSMo.DarkTheme {
    color:var(--d-nav-opt, #BBBCC8);
  }
      

        
      
      
  .bZicNb {
    gap:var(--16);
  color:inherit;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  border-radius:6px;
  justify-content:center;
  }
      

      
        
      
      
  .dkJceL {
    color:var(--grey-400);
  display:inline-block;
  font-size:0.75rem;
  }
      

      
        
      
      
  .fvclJN {
    gap:var(--8);
  color:inherit;
  width:100%;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .brZpUh {
    width:45px;
  height:42px;
  border-radius:6px;
  }
      

      
        
      
      
  .dMrmWZ {
    gap:var(--4);
  color:inherit;
  cursor:pointer;
  font-size:inherit;
  margin-top:20px;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  padding-top:6px;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:6px;
  justify-content:center;
  }
      

      
        
      
      
  .bZmFXR {
    color:var(--l-nav-opt);
  width:28px;
  height:28px;
  }
      

      
  .bZmFXR.Selected {
    color:var(--l-highlight-nav-opt);
  is-trusted:true;
  transition:color ms ease;
  }
      


  .bZmFXR.DarkTheme {
    color:var(--d-nav-opt);
  }
      

        
      
      
  .Xprtm {
    color:inherit;
  display:inline-block;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
  .Xprtm.DarkTheme {
    color:var(--d-nav-opt);
  }
      

        
      
      
  .fHtYsR {
    width:30px;
  height:30px;
  transition:height 300ms ease-in-out,width 300ms ease-in-out;
  align-items:center;
  justify-content:center;
  }
      

      
  .fHtYsR.Selected {
    color:var(--l-hl-nav-opt, #fcfcfcff);
  width:48px;
  height:48px;
  box-shadow:0 0 8px 8px var(--l-hl-nav-opt-sdw, #e2e2e9ff);
  transition:height 300ms ease-in-out,width 300ms ease-in-out;
  align-items:center;
  border-radius:30px;
  margin-bottom:2px;
  outline-color:var(--l-hl-nav-opt, #fcfcfcff);
  outline-style:solid;
  outline-width:3px;
  justify-content:center;
  background-color:var(--l-hl-bg-nav-opt, #8369f7);
  }
      


  .fHtYsR.HoveredUnselected {
    color:var(--l-hl-nav-opt, #fcfcfcff);
  width:48px;
  height:48px;
  transition:height 300ms ease-in-out,width 300ms ease-in-out;
  align-items:center;
  border-radius:99px;
  margin-bottom:4px;
  outline-color:var(--l-hl-nav-opt, #fcfcfcff);
  outline-style:solid;
  outline-width:3px;
  justify-content:center;
  background-color:var(--green-600);
  }
      


  .fHtYsR.HoveredSelected {
    color:var(--l-nav-opt);
  width:48px;
  height:48px;
  align-items:center;
  border-radius:30px;
  margin-bottom:2px;
  outline-color:var(--l-hl-nav-opt, #fcfcfcff);
  outline-style:solid;
  outline-width:4px;
  justify-content:center;
  background-color:var(--l-highlight-bg-nav-opt, #8369f7ff);
  }
      


  .fHtYsR.Selected-DarkTheme {
    color:var(--d-hl-nav-opt, #fcfcfc);
  width:48px;
  height:48px;
  box-shadow:0px 0 8px 8px var(--d-hl-nav-opt-sdw, #7a7a7aff);
  transition:height 300ms ease-in-out,width 300ms ease-in-out;
  align-items:center;
  border-radius:30px;
  margin-bottom:2px;
  outline-color:var(--d-hl-nav-opt, #fcfcfc);
  outline-style:solid;
  outline-width:3px;
  justify-content:center;
  background-color:var(--d-hl-bg-nav-opt, #8369f7ff);
  }
      

        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  
      

      
        
      
      
  .eQVXak {
    flex:1;
  color:inherit;
  width:100%;
  font-size:var(--font-size-base-lg);
  max-height:46px;
  font-family:'Alata';
  font-weight:600;
  justify-content:start;
  }
      

      
  .eQVXak.dark-theme {
    color:inherit;
  }
      

        
      
      
  .eNgkvW {
    flex:1;
  color:inherit;
  cursor:pointer;
  display:flex;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  justify-content:end;
  }
      

      
        
      
      
  .IWczn {
    flex:1;
  color:inherit;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  justify-content:space-between;
  }
      

      
        
      
      
  .fAHQNB {
    width:32px;
  height:32px;
  }
      

      
        
      
      
  .cyJcQj {
    color:inherit;
  display:inline-block;
  font-size:inherit;
  font-family:inherit;
  font-weight:inherit;
  }
      

      
        
      
      
  .brpPZK {
    gap:20px;
  flex:1;
  color:inherit;
  font-size:inherit;
  align-items:center;
  font-family:inherit;
  font-weight:inherit;
  flex-direction:row;
  justify-content:start;
  }
      

      
        
      
      
  
      

      
        
      
      
  .dqcCym {
    gap:var(--12);
  flex:1;
  color:inherit;
  width:100%;
  align-items:start;
  padding-right:7.5px;
  flex-direction:column;
  border-top-right-radius:12px;
  border-bottom-right-radius:12px;
  }
      

      
  .dqcCym.DarkTheme {
    background-color:var(--D-Nav-Opt-Icon);
  }
      

        
      
      
  .cfeFcL {
    flex:1;
  width:100%;
  }
      

      
  .cfeFcL.unselected {
    display:none;
  }
      

        
      